github.com/jackc/puddle/v2.valueCancelCtx.Deadline (method, view implemented interface methods)
one use
github.com/jackc/puddle/v2 (current package)
context.go#L14: func (ctx *valueCancelCtx) Deadline() (time.Time, bool) { return ctx.cancelCtx.Deadline() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)